﻿CHARACTERS = {
	c:NVS = {
		create_character = {
			# Sir Colin Campbell, completely unrelated to Sir Archibald Campbell
			first_name = "Colin"
			last_name = "Campbell"
			ruler = yes
			ig_leader = yes
			birth_date = 1776.4.18
			culture=cu:scottish
			interest_group = ig_armed_forces
			ideology = ideology_moderate
			traits = {
				tactful
			}
		}	
	}
}
